home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 04p.dir / 00063.ls < prev    next >
Encoding:
Text File  |  1999-04-06  |  115 b   |  8 lines

  1. on mouseDown
  2.   global zeoIdle
  3.   if not zeoIdle then
  4.     quickSwitch("buttonSound")
  5.     playvoxfield()
  6.   end if
  7. end
  8.